home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / lintian / overrides / libc-bin < prev    next >
Text File  |  2009-10-07  |  494b  |  14 lines

  1. # ldconfig must be executable even when the libc is not configured, and
  2. # thus must be linked statically
  3. libc-bin: statically-linked-binary ./sbin/ldconfig
  4.  
  5. # ld.so must be executable, otherwise the system will not work
  6. libc-bin: shlib-with-executable-bit lib/ld-2.9.so 0755
  7.  
  8. # pt_chown must be setuid root, otherwise non-root users won't be able
  9. # to login
  10. libc-bin: setuid-binary usr/lib/pt_chown 4755 root/root
  11.  
  12. # libc-bin depending on libc6 make apt crazy...
  13. libc-bin: missing-depends-line
  14.